Allow switching to recent:/// even though GIO thinks it is not a native file
authorFederico Mena Quintero <federico@gnome.org>
Fri, 23 Nov 2012 18:53:35 +0000 (12:53 -0600)
committerFederico Mena Quintero <federico@gnome.org>
Fri, 23 Nov 2012 18:53:41 +0000 (12:53 -0600)
commitf623329e95c7d6f43874cf667f5036dc01793331
tree0cb7d0c6e689ddc87ded96a4f2e1dd5799ed34cf
parent791bd3cec26d42d19f3a3e103d9775af507e70b4
Allow switching to recent:/// even though GIO thinks it is not a native file

That URI is not a native file, and so it would not show up if local_only=TRUE.
Add a special case for it so that recent:/// can always be visited.

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
gtk/gtkfilechooserdefault.c